

ul,ol,li {
    list-style: none
}

h1,h2,h3,h4,h5,h6,form,div,p,i,ul,li,ol,body {
    margin: 0;
    padding: 0
}

img {
    border: 0
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: underline;
    // color: red
}

button {
    cursor: pointer
}

div,p {
    display: block
}

fieldset,form {
    background: 0;
    border: 0;
    padding: 0;
    margin: 0
}

.clear {
    clear: both;
    overflow: hidden;
    height: 0;
    font-size: 1px
}

strong {
    font-weight: bold
}

hr {
    height: 1px
}

body {

}


.r_menu_t {

    width:100%;
padding-top:15px;
    height:auto;
    margin:0 auto;
    // border: 1px #97c853 solid;
    border-top: 0;
    // padding: 8px 11px 7px 11px;
    margin-bottom: 2px;
    background: #fff;
    position: relative;
}

.r_menu_t a {

    line-height: 30px;
    display: -moz-inline-box;
    display: inline-block;
    // width: 131px;
    text-align: center;
    font-size: 14px
}







.r_menu_t ul:after {
    content: '.';
    display: block;
    width: 0;
    height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
}

.r_menu_t li {
    // width:132px;
     width: 24.5%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    position: relative;
}

.r_menu_t li .wf_jd,.r_menu_t li .wf_zmyp,.r_menu_t li .wf_ddwph {
}

.r_menu_t .icon_tips {
    width: auto;
    color: #f00;
    font: normal 12px/14px "simsun";
    text-align: center;
    padding: 0 2px;
    border: 1px solid #ffb787;
    background-color: #fcfcfc;
    position: absolute;
    left: -11px;
    top: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    white-space: nowrap;
    text-decoration: none;
}

.r_menu_t .icon_tips:hover {
    text-decoration: underline;
}

.r_menu_t .icon_tips:before,.r_menu_t .icon_tips:after,.r_menu_t .icon_tips .arrow-border,.r_menu_t .icon_tips .arrow-background {
    overflow: hidden;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: dashed dashed dashed solid;
    content: '';
}

.r_menu_t .icon_tips:before,.r_menu_t .icon_tips .arrow-border {
    right: -12px;
    border-color: transparent transparent transparent #ffb787;
}

.r_menu_t .icon_tips:after,.r_menu_t .icon_tips .arrow-background {
    right: -11px;
    border-color: transparent transparent transparent #fcfcfc;
}

.r_menu_t .wf_ddwph_tips {
    color: #f60;
    left: auto;
    right: -10px;
    z-index: 1
}

.r_menu_t .wf_ddwph_tips:before,.r_menu_t .wf_ddwph_tips .arrow-border {
    left: -12px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #ffb787 transparent transparent;
}

.r_menu_t .wf_ddwph_tips:after,.r_menu_t .wf_ddwph_tips .arrow-background {
    left: -11px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #fcfcfc transparent transparent;
}

.r_menu_t li .tmall {
    background: url(i_tmall.png) no-repeat 10px center;
}

.r_menu_t li .tmall_tips {
    width: 36px;
    height: 31px;
    position: absolute;
    right: -6px;
    top: 0;
    background: url(tm_0616.png) no-repeat 0 0;
}

.r_menu_t li .tmall_tips:hover {
    background-position: 0 -36px;
}

.r_menu_t li .yhd {
    background: url(yhd.jpg) no-repeat 13px center;
}

.r_menu_t li .yhd_tips {
    width: auto;
    color: #f30980;
    font: bold 12px/15px "Microsoft YaHei";
    position: absolute;
    right: 8px;
    top: 1px;
}

.r_menu_t li .rmyy_tips {
    width: auto;
    color: #f30980;
    font: bold 12px/15px "Microsoft YaHei";
    position: absolute;
    right: 4px;
    top: 1px;
}/*閲嶅啓鍘熸牱寮�*/div.main_l {
    border-width: 0;
}


.set_but {
    display:block;
    // display:inline-block;
    // position: absolute;

    width: 80px;
    width: 90%;

    height: 13px;
    height: 30px;


    line-height:30px;
    margin:0 auto;
    margin-bottom:5px;
    // margin-right:20px;
    // margin:0 auto;
    text-align:center;
    // left: 20px;
    // top: -163px;

    // right: 20px;
    // bottom:7px;

    z-index: 9999;
    font-size:14px;
    // background:#ccc;
    border:1px solid green;
    color:green;
    font-weight:500;
    cursor: pointer;
    border-radius:7px;
}
.set_but2 {

    display:none;
    // display:inline-block;
    // position: absolute;
    // top: 3px;
    // left: 20px;
z-index:19998;
    width: 80px;

    height: 13px;
    height: 20px;

    line-height:10px;
    line-height:18px;
    // margin-left:20px;
    margin-top:10px;
    // margin-right:20px;
    // margin:0 auto;
    text-align:center;
    // left: 20px;

    // top: 3px;
    // left: 20px;
    // bottom:7px;

    z-index: 9999;
    font-size:12px;
    // background:#ccc;
    // border:1px solid green;
    color:#474747;
    font-weight:500;
    cursor: pointer;
    border-radius:5px;
}
.set_but:hover{
  color:red;
  border:1px solid red;
}

.link_layer {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 99999;
}

.link_layer .link_mask {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}

.link_layer .link_set {
    width:86%;
    // height:80%;
    position: absolute;
    left: 5%;
    bottom: 5%;
border-radius:5px;
overflow:hidden;

    padding-left: 4%;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #fff;
    // margin: 0 0 0 -350px;
}

.link_layer .link_set .colse {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkZDOEU4NTI1N0RFMDExRTVCN0ZFRTU5MENBNzNBMTgyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkZDOEU4NTI2N0RFMDExRTVCN0ZFRTU5MENBNzNBMTgyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RkM4RTg1MjM3REUwMTFFNUI3RkVFNTkwQ0E3M0ExODIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkM4RTg1MjQ3REUwMTFFNUI3RkVFNTkwQ0E3M0ExODIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5rpE1wAAAB+klEQVR42qSV24oaQRCG/5mJUVAUxBvdhUgI6o2IBpS8xQZ29ymS2yx5gUCyt8lLxBw27xENBvGAChE3jIriCVEGgqmadIceM7ObxIKfaaq7Prqru2q0Xq8HF7tLOhF6REqQLNI16QvpI+mT8DlMcwE+Jr0iPcDN1iVdkD6oTl0ZG6SXYsFtMIg170WMIZ13lAUvSM/w7yZjLtQjn5LKOMzOSO8YyBfA1GM5U6/XYVkWstksfD6fI2q326HVamG5XKJUKqlT30n3dUE+VmdCoRDm8zkqlQq2260D1mw2YZomIpHI/g6PSOe6eBoOSyaTSKVS2Gw2qFarWK/Xv2HD4RDxeBzpdNrt2Cd85G80uOc2OxqNbIhhGPaOJpOJDctkMtA0zS2kz0A+k98r09PpFLVazR5Ho1HkcjkvGJulu712NWfj8fhXBRBkNpvZu77JGGh6wfg2+QL4mMViEX6/H41GA4PBwItnMvDrbTDOWTAYRKFQsL+dTgcePeAzA6/2ve122wGTOQsEAjY0HA6j3+/b6/bsShcVcq16F4sFEomE623yQ8/n84jFYlitVvsPuyxLjx/32wNL75yBstvwLi8PgF3KXqC2r+ek1/8BeyNi/+iHP0hPRefp/gWoK1L1RMR6dmz5CzgT3fuhKHyZ+Ir4BZTdiuKnAAMAXTvCKjqAoRoAAAAASUVORK5CYII=") no-repeat 0 0;
    display: inline-block;
    width: 30px;
    height: 30px;
     background-size: 100% 100%;
    position: absolute;
    right: 3px;
    top: 3px;
    cursor: pointer;
}

.link_layer .link_set .tit {
    font-size: 14px;
    color: #262626;
    margin: 0 0 10px;
}

.link_layer .link_set .set_form .form_txt {
    display:block;
    heihgt:25px; line-height:25px;
    font-size: 14px;
    color: #262626;
}

.link_layer .link_set .set_form .form_input {
    font-size: 14px;
    color: #333;
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin: 0 15px 0 0;
}

.link_layer .link_set .set_form .form_but {
    display: inline-block;
    width: 60px;
    height: 30px;
    font-size: 14px;
    // margin-top:5px;
    color: #262626;
}

.link_item {
    position: relative;
    float: left;
    margin: 15px 15px 0 0;
}

.link_item a {
    display: inline-block;
    // max-width: 78px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.link_item i {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkZDOEU4NTI1N0RFMDExRTVCN0ZFRTU5MENBNzNBMTgyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkZDOEU4NTI2N0RFMDExRTVCN0ZFRTU5MENBNzNBMTgyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RkM4RTg1MjM3REUwMTFFNUI3RkVFNTkwQ0E3M0ExODIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkM4RTg1MjQ3REUwMTFFNUI3RkVFNTkwQ0E3M0ExODIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5rpE1wAAAB+klEQVR42qSV24oaQRCG/5mJUVAUxBvdhUgI6o2IBpS8xQZ29ymS2yx5gUCyt8lLxBw27xENBvGAChE3jIriCVEGgqmadIceM7ObxIKfaaq7Prqru2q0Xq8HF7tLOhF6REqQLNI16QvpI+mT8DlMcwE+Jr0iPcDN1iVdkD6oTl0ZG6SXYsFtMIg170WMIZ13lAUvSM/w7yZjLtQjn5LKOMzOSO8YyBfA1GM5U6/XYVkWstksfD6fI2q326HVamG5XKJUKqlT30n3dUE+VmdCoRDm8zkqlQq2260D1mw2YZomIpHI/g6PSOe6eBoOSyaTSKVS2Gw2qFarWK/Xv2HD4RDxeBzpdNrt2Cd85G80uOc2OxqNbIhhGPaOJpOJDctkMtA0zS2kz0A+k98r09PpFLVazR5Ho1HkcjkvGJulu712NWfj8fhXBRBkNpvZu77JGGh6wfg2+QL4mMViEX6/H41GA4PBwItnMvDrbTDOWTAYRKFQsL+dTgcePeAzA6/2ve122wGTOQsEAjY0HA6j3+/b6/bsShcVcq16F4sFEomE623yQ8/n84jFYlitVvsPuyxLjx/32wNL75yBstvwLi8PgF3KXqC2r+ek1/8BeyNi/+iHP0hPRefp/gWoK1L1RMR6dmz5CzgT3fuhKHyZ+Ir4BZTdiuKnAAMAXTvCKjqAoRoAAAAASUVORK5CYII=") no-repeat 0 0;
    display: inline-block;
    width: 22px;
    height: 22px;
    background-size: 100% 100%;
    cursor: pointer;
    vertical-align: top;
    margin: 0 0 0 5px;
}
.r_menu_t .zdy_link{

    // display:inline-block;
}
.r_menu_t .zdy_link ul{
    // display:inline-block;
}


.r_menu_t .zdy_link a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


.link_con{
    max-height:320px;
    min-height:320px;
    overflow:auto;}